@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
ul, ol {
	list-style:none;
}
.clear {
	clear:both;
}
img {
	border:none;
}
a {
	color:#666;
	text-decoration:none;
}
body {
	font-family:"宋体";
	font-size:12px;
	line-height:1.5em;
	background:url(../white_wall.png);
	overflow-x:hidden;
	word-break: break-all;
	word-wrap : break-word;
	break-word : break-all;
}
.l {
	float:left;
}
.r {
	float:right;
}
.inner {
	width:1024px;
	margin:auto;
}
/*----------index header--------------*/
#header {
	height:155px;
	z-index:9999999
}
.logo .r {
	margin-top:58px;
	font-family:"微软雅黑";
	font-size:14px;
	min-width:440px;
}
.logo {
	height:100px;
	line-height:2em;
}

.head_top {
	height:5px;
	overflow:hidden;
}
.email, .tel {
	float:right;
}
.tel {
	padding-left:32px;
	background:url(../tel_icon.png) no-repeat left center;
	margin-right:40px;
}
.nav li {
	float:left;
}
.nav {
	background:#282828;
	height:50px;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:50px;
	z-index:99999;
}
.nav .inner {
}
.nav ul {
	height:50px;
	width:1024px;
	position:relative;
	z-index:10;
}
.nav li .subnav a:hover {
	background:none;
}

.nav a {
	color:white;
	padding:0 25px;
	text-align:center;
	display:block;
	border-left:1px #555 solid;
	border-right:1px #000 solid;
}
.nav li .ulbg {
	display: none;
	position: absolute;
	z-index: 99;
	width: 1024px;
	left:0px;
	top:50px;
	height:auto;
}
.nav li .subnav {
	padding:5px 10px 0;
	background:url(../nav_child.png) repeat-y center top;
	line-height:26px;
}
.nav li .subnav a {
	display:inline;
	color:#666;
	border:none;
	padding:0 10px;
}
.ulbg {
	padding:0px 0px 10px;
	_padding-bottom:9px;
	background:url(../nav_child-02.png) no-repeat center bottom;
}
/*----------index header  end--------------*/
/*----------index footer--------------*/
#footer {
	background:#282828;
	height:68px;
}
#footer .l li {
	float:left;
	margin-right:13px;
}
#footer .l li a {
	color:#b9b9b9;
	line-height:68px;
}
#footer .r {
	margin-top:15px;
	text-align:right;
}
#footer .r .select {
	position:relative;
	width:100px;
	float:right;
}
#footer .r .select span {
width: 100px;
height: 20px;
line-height: 20px;
background: white;
text-align: center;
color: #999;
overflow: hidden;
border: none;
display: block;
cursor: pointer;
border: 1px #ccc solid;
}
#footer .r .select ul {
position: absolute;
bottom: 23px;
left: 0;
background: white;
border: 1px #ccc solid;
padding: 10px 0px;
display: none;
}
#footer .r .select ul a {
display: block;
line-height: 20px;
width: 90px;
padding: 0 5px;
text-align: center;
}
#footer .r .select ul a:hover {
	background:#eaeaea;
	color:#333;	
}
.copy {
	color:#b8b8b8;
	margin-top:10px;
}
/*----------index footer  end--------------*/
/*通用样式end*/



/*-------------------------------index--------------------------------------*/
/*----------index banner--------------*/
/* flexslider */

.flexslider {
	position:relative;
	height:400px;
	overflow:hidden;
	background:white url(../loading.gif) 50% no-repeat;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:400px;
	position:relative;
	z-index:1;
}
.slides li span {
	background:black;
	width:984px;
	position:absolute;
	height:40px;
	bottom:0;
	left:50%;
	margin-left:-512px;
	background:url(../index-bannerbg.png);
	line-height:40px;
	padding:0 20px;
	color:white;
	font-size:18px;
	font-family:"微软雅黑";
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	z-index:4;
}
.flex-direction-nav li a.flex-prev {
	left:20px;
	background:url(../prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right:20px;
	background:url(../next.png) center center no-repeat;
}
.flex-control-nav {
	display:none;
}
/*----------index banner  end--------------*/
/*----------index main--------------*/
#main {
	margin-top:15px;
}
#main a.more {
	display:block;
	height:22px;
	width:48px;
	line-height:22px;
	text-align:center;
	color:white;
	float:right;
}

.main_top {
	padding:10px 14px;
	background:white;
	margin-bottom:18px;
}
.main_top .l {
	margin-right:18px;
	width:320px;
}
.main_top .lastleft {
	margin:0;
}
.main_top h4 {
	font-weight:normal;
	background:#ebeaea;
	font-size:16px;
	line-height:45px;
	font-family:"微软雅黑";
	text-align:center;
}
.introduction_content, .contact_content {
	height:75px;
	/*width:320px;*/
	color:#666;
	line-height:20px;
	margin:5px 0;
}
#main a.more:hover {
	background:black;
}
/*轮换*/
.new_banner {
	width:320px;
	height:280px;
	position:relative;
	margin:0 auto;
	background:url(../loading.gif) no-repeat center center #fff;
	overflow:hidden;
	margin-bottom:5px;
}
.rslides {
	width:100%;
	position:relative;
	list-style:none;
	padding:0
}
.rslides_nav {
	width:15px;
	height:25px;
	background-image:url(../banner_new.png);
	display:block;
	position:absolute;
	text-indent:-10em;
	overflow:hidden;
}
.prev {
	background:url(../main-prve.png) no-repeat;
	left:0px;
	top:50%;
	margin-top:-12px;
}
.next {
	background:url(../main-next.png) no-repeat;
	right:0px;
	top:50%;
	margin-top:-12px;
}
.rslides_tabs {
	display:none;
}
/*轮换end*/
#main .main_foot .l li {
	width:300px;
	height:18px;
	overflow:hidden;
	margin-left:12px;
	margin-top:10px;
	line-height:1.5em;
}
#main .main_foot .l li a:hover {
	font-weight:bold;
}
#main .main_foot .r li {
	display:inline;
	float:left;
}
#main .main_foot .r li a {
	display:block;
	width:200px;
	height:150px;
	margin-left:14px;
	margin-bottom:14px;
}
.main_foot .l {
	width:335px;
	height:380px;
	margin-right:18px;
	background:white;
	padding-left:15px;
}
.main_foot .l ul {
	width:320px;
	height:290px;
	overflow:hidden;
}
.main_foot .l a.more {
	margin-right:15px;
	_margin-right:7px;
}
.main_foot h4 {
	font-weight:normal;
	font-size:16px;
	line-height:45px;
	font-family:"微软雅黑";
	text-align:center;
}
#main .main_foot .r {
	width:655px;
	height:380px;
	background:white;
}
#main .main_foot .r li {
	position:relative;
	overflow:hidden;
}
#main .main_foot .r li .fire {
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	top:0px;
	left:15px;
	width:200px;
	height:150px;
	z-index:2;
	text-align:center;
	display:none;
}
#main .main_foot .r li .x {
	color:white;
	font-size:18px;
	font-family:"微软雅黑";
	position:absolute;
	top:50%;
	left:14px;
	text-align:center;
	width:200px;
	z-index:3;
	display:none;
}
/*----------index main  end--------------*/
/*-------------------------------imglist--------------------------------------*/
